added a conversion, added some models, sanity decreasing
authorØyvind Kolås <ok@src.gnome.org>
Tue, 9 Aug 2005 21:46:32 +0000 (21:46 +0000)
committerØyvind Kolås <ok@src.gnome.org>
Tue, 9 Aug 2005 21:46:32 +0000 (21:46 +0000)
ChangeLog

index 65f8c083a5a0a9d7f1e2edf43a84d8eb107f3074..da9ae60a90baced9ba95dbd7a78472360e370796 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,18 @@
+2005-09-09  Øyvind Kolås  <pippin@gimp.org>
+
+       * babl/babl-ids: added BABL_LUMINANCE_GAMMA_2_2,
+       BABL_LUMINANCE_MUL_ALPHA, BABL_GRAYSCALE_GAMMA_2_2,
+       BABL_GRAYSCALE_ALPHA_PREMULTIPLIED.
+       * babl/babl-base/babl-base-components: added "luminance*alpha"
+       * babl/babl-base/babl-base-components.conversions-model.c: Sprinked
+       asserts, added generic premultiplification operation.
+       * babl/babl-base-models.c: added gamma corrected and premultiplied
+       variations of grayscale.
+
 2005-08-09  Øyvind Kolås  <pippin@gimp.org>
 
        * babl/babl-internal.h: issue a babl_log when the named object is not
-       found durin string based lookup.
+       found during string based lookup.
        * babl/babl-pixel-format.c: added BABL_IMAGE to var_args switch.
        * babl/babl-classes.c: set babl_hmpf_on_name_lookups initial value to
        0, to make it hmpf only in babl-base.